.. __Forklift Advanced: Forklift Advanced ======================== First, we should install the forklift accessories. Click :ref:`here ` to jump to the Forklift Assembly section in Car_Assembly. .. figure:: ./img/铲车.jpg :align: center :width: 90% 1. Integrated Demo_V1 -------------- Effect: Based on our previous lessons, the vehicle utilizes various sensors and control methods to create an integrated demonstration program that showcases the vehicle's multiple functions. (Includes customizable music for instruction) Effect demonstration: .. figure:: ./img/集成演示V1G.gif :align: center :width: 85% makecode program link: `https://makecode.microbit.org/S81815-15231-85946-91749 `_ Screenshot of makecode graphical interface: .. figure:: ./img/集成演示V1C1.png :align: center :width: 85% .. figure:: ./img/集成演示V1C2.png :align: center :width: 85% .. figure:: ./img/集成演示V1C3.png :align: center :width: 85% .. figure:: ./img/集成演示V1C4.png :align: center :width: 85% .. figure:: ./img/集成演示V1C5.png :align: center :width: 85% .. figure:: ./img/集成演示V1C6.png :align: center :width: 85% .. figure:: ./img/集成演示V1C7.png :align: center :width: 85% 13. Infrared Remote Control -------------- Effect: An optional infrared receiver module is installed at the front of the car. This allows the car to receive signals from an infrared remote control via programming, and different buttons can be pressed to control the car's direction and speed, achieving a remote control effect. (This also incorporates elements from previous tutorials.) Effect demonstration: .. figure:: ./img/红外遥控G.gif :align: center :width: 85% makecode program link: `https://makecode.microbit.org/S97076-50786-20847-48807 `_ Screenshot of makecode graphical interface: .. figure:: ./img/红外遥控C1.png :align: center :width: 85% .. figure:: ./img/红外遥控C2.png :align: center :width: 85% .. figure:: ./img/红外遥控C3.png :align: center :width: 85%